home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / personal / gc314j.zip / README.TXT < prev    next >
Text File  |  1996-06-08  |  28KB  |  616 lines

  1. ------------------------------------------------------------------------------
  2. THE GROCERY CONSUMER 3.14             Food-for-Thought Software   ⌐ 1994-1996
  3. ------------------------------------------------------------------------------
  4.  
  5.             IMPORTANT: 
  6. After installation, please refer to the on-line Windows Help from within GC 
  7. (see Help... Contents...) for details on how to use this software. 
  8.  
  9. When you register this software (see Help... Register...), you will receive 
  10. the latest version on diskette, a printed and bound user manual, a  
  11. registration code, priority technical support, free upgrades to future 
  12. versions, and more.
  13.  
  14. If you are already a registered user, see Installation instructions on how
  15. to use your existing registration key (File... Upgrade...).
  16.  
  17. This document includes information on:
  18.  
  19.     HARDWARE/SOFTWARE REQUIREMENTS
  20.     SOURCES OF EXTERNAL FILES REQUIRED    
  21.     INSTALLATION
  22.     TROUBLESHOOTING
  23.     PROBLEMS OR QUESTIONS
  24.     SHAREWARE CONCEPT
  25.     ARCHIVE PACKAGE
  26.     OVERVIEW OF THE GROCERY CONSUMER
  27.     REGISTRATION INFORMATION 
  28.         
  29.  
  30. HARDWARE/SOFTWARE REQUIREMENTS:
  31.  
  32.   Windows 3.1+, WFW 3.11, or Windows 95
  33.   VGA/SVGA monitor
  34.   video driver    any SVGA (800x600,1024x768) or VGA (640x480) driver
  35.         for best results, use 800x600 resolution or higher
  36.         (do not use GC with any type of zoom fonts utility)        
  37.   mouse        recommended, but not necessary
  38.   printer    recommended, but not necessary
  39.   hard drive    requires about 1.5 MB disk space for GC files 
  40.         plus average of 2.7K disk space per recipe 
  41.         (e.g., 3MB per 1000, 30MB per 10,000)
  42.   RAM        160K RAM for GC program    plus 0.2K per recipe 
  43.         (e.g., 200K RAM per 1000, 2MB RAM per 10,000)
  44.   PKUNZIP.EXE     file decompression program (PKWARE) to unzip GC cookbooks
  45.   PKZIP.EXE      file compression program (PKWARE) - see free sources below
  46.         used by GC to zip GC cookbooks for exchange with others
  47.   VBRUN300.DLL    Visual Basic runtime library - see free sources listed below
  48.   text editor    Windows Notepad or another text editor
  49.   GC314.ZIP    Grocery Consumer program archive
  50.  
  51.  
  52. SOURCES OF EXTERNAL FILES REQUIRED:
  53.  
  54.      vbrun300.dll (run-time library for Visual Basic 3.0)
  55.     internet    anonymous FTP to ftp.coast.net
  56.                (vbrun300.zip in /SimTel/win3/dll)
  57.     BBS        The Fox's Lair BBS  at (423) 922-4679 
  58.                (look for vbrun300.zip)
  59.     Microsoft    Microsoft Download Service at (206) 936-6735 
  60.                (look for vbrun300.dll)
  61.  
  62.      pkz204g.exe (self-extracting archive containing pkzip.exe, pkunzip.exe)
  63.     internet    anonymous FTP to ftp.coast.net
  64.                (look for pkz204g.exe in SimTel's directory 
  65.                 /SimTel/msdos/zip)
  66.     BBS        The Fox's Lair BBS at (423) 922-4679 
  67.                (look for pkz204g.exe)
  68.             any local BBS, usually in File Area called 
  69.                Archivers or Compression 
  70.     
  71.      you can download both from The Grocery Consumer WWW Page at
  72.          http://www.intergate.net/chtml/ghauser/gcinfo.html
  73.  
  74.  
  75. INSTALLATION:
  76.  
  77.                 WARNING!!! :
  78.     If you have a previous version of GC on your system, DO NOT select
  79.     its directory as the installation path; use a new directory.  
  80.     Otherwise, you will OVERWRITE your personalized recipe database and
  81.     other important    files with the sample ones that come with the GC archive!
  82.  
  83. Step 1. Make sure PKZIP.EXE and PKUNZIP.EXE are in your DOS path. "In your DOS 
  84.     path" means it is included in the PATH statement in your AUTOEXEC.BAT
  85.     file. GC will run without these but GC will not be able 
  86.     to create .ZIP files for you when you Zip Cookbooks.  You can 
  87.     optionally specify the path to these files from within GC.
  88.     
  89.     For example, if your PATH statement looks like this:
  90.         path=c:\dos;
  91.     and pkzip.exe and pkunzip.exe are in your c:\utils directory, make
  92.         your PATH statement look like this:
  93.         path=c:\dos;c:\utils;
  94.     
  95.     To create a utilities directory like that referred to above, enter:
  96.         cd\
  97.         mkdir utils
  98.  
  99. Step 2. Make sure VBRUN300.DLL is in your \windows\system directory. The 
  100.     Grocery Consumer will not execute without it.
  101.     Verify this using the following commands from a DOS prompt:
  102.         cd\
  103.         dir /s vbrun300.dll
  104.  
  105. Step 3. Install the Grocery Consumer
  106.  
  107.     Make sure ALL other applications are closed, especially Visual Basic
  108.     applications.
  109.  
  110.     Double-click setup.exe in the list of files that were unzipped. 
  111.  
  112.     This will run the Setup program that will install The Grocery Consumer
  113.     on your hard drive under c:\gc314 unless you select another location 
  114.     during the install.
  115.                 WARNING:
  116.     DO NOT select a previous GC directory as your install path!  If you 
  117.     want to do this, rename    the old directory first. Example: You want to
  118.     install GC 3.14 into a directory that is named \gc314 and you already have
  119.     a directory named \gc314.  First rename the existing directory (use File...
  120.     Rename... in the File Manager) to \gc314old and then install GC into \gc314
  121.     to avoid installing over the old one.
  122.  
  123. Step 4.    Before you run GC (---IMPORTANT---):
  124.  
  125.       Make sure your PC's date and time are set correctly (use DATE and TIME
  126.     commands in DOS, or use Control Panel... Date/Time... dialog box to
  127.     set these)    
  128.             
  129.     If you are upgrading from any 2.xx version of GC, you must run 
  130.     GC2XTO3X.EXE to convert your existing recipe file, category index,
  131.     and menu file to GC v3.xx format.  This will create these files in 
  132.     v3.xx format in your previous (v2.xx) directory. You will then need to
  133.     use GC v3.xx File... Upgrade... procedure when you first run GC 
  134.     as follows.
  135.     
  136. Step 5.    When you run GC for the first time (dbl-click the GC icon):
  137.  
  138.     If you are a registered user of a previous GC version:
  139.     ------------------------------------------------------
  140.     Once GC is running, use File...Upgrade... to upgrade user files and
  141.     your registration key from the previous GC directory.
  142.  
  143.     If the version you used previously was 3.06 or earlier, make sure you 
  144.      check the box to upgrade your coupon list when you do File... Upgrade... 
  145.     (next step).  There was a format change in the coupon list for
  146.     v3.07 and higher.
  147.  
  148.  
  149.     If you are NOT a registered user of a previous GC version:
  150.     ----------------------------------------------------------------
  151.     Register the new version, enter the registration code using Help... 
  152.     Register... Reg. Info button. Then run File... Upgrade... to upgrade
  153.     user files from your old GC directory to the new one.
  154.  
  155.     NOTE:  If you wish to continue adding to your recipe database as you 
  156.     upgrade but you aren't a registered user, you may contact Gary Hauser
  157.     via BBS message or internet email. I will tell you how to do this if
  158.     your need is legitimate and you intend to register in the near future.
  159.                     
  160.                 IMPORTANT :
  161. WARNING:  Do not attempt to use a registered key or code that does not belong
  162.       to you, or data loss could result.  Do not attempt to edit the
  163.       gc.key file or alter it in any way, or data loss could result.
  164.  
  165. Step 6. You are DONE!  Begin using The Grocery Consumer to manage your 
  166.     grocery activities.
  167.  
  168.  
  169. PROBLEMS OR QUESTIONS:
  170.  
  171. Read the detailed on-line Help (Help... Contents...) and the Frequently
  172. Asked Questions (FAQ) document on the GC WWW Page (see URL below). You can 
  173. also contact Gary Hauser (GC author) for technical support by any of the 
  174. following means (I prefer internet email):
  175.  
  176.         email:    ghauser@usit.net    
  177.           FAX:  (423) 922-5768
  178.    <C>omment to Sysop:  The Fox's Lair BBS at (423) 922-4679
  179.         phone:  (423) 922-4294 or 922-7722
  180.  
  181. If you need to contact me about a problem you are having, please include as 
  182. much of this information as possible:
  183.  
  184.     - What type of PC are you running?
  185.     - What version of Windows are you running?
  186.     - What version of GC are you attempting to install/run?
  187.     - Where did you obtain the GC archive you are using?
  188.     - Have you been running a previous version of GC? Which one?
  189.     - What is the exact name of the archive you are using? 
  190.          (gc314.zip, gc314r1.zip, gc314.zip, etc) 
  191.     - What is the EXACT wording of the message you obtained?
  192.     - What steps had you taken prior to the message? (be explicit)
  193.  
  194.  
  195. ================ IMPORTANT!!! See GROCERY CONSUMER WWW Page =================
  196. Latest GC version, all external files, tech support, FAQ on internet WWW at: 
  197.     http://www.intergate.net/chtml/ghauser/gcinfo.html
  198. This WWW page is also a source of several thousand Meal Master (tm) recipes 
  199. that you can convert as you import them into GC cookbooks.
  200. =============================================================================
  201.  
  202.  
  203. SHAREWARE CONCEPT:
  204.  
  205. This software is SHAREWARE.  SHAREWARE is licensed software that you can try
  206. for free before you buy.  If you like GC and wish to continue using it, you
  207. register it.  See the ordering information below or GC's on-line help 
  208. (Help... Register... ) on how to order by direct mail from the author or 
  209. with a credit card.  
  210.  
  211. This SHAREWARE program is distributed with the concept that if you find it 
  212. useful and continue to use it beyond a 60-day free trial period, you must 
  213. send in the registration fee.  See the file REGISTER.TXT for the order form, 
  214. or print the form using the Help...Register... selection from GC's main menu.
  215.  
  216. To help you evaluate the program, the shareware version of GC is fully 
  217. functional.  However, GC will inform you after a 30-day trial period that 
  218. you have not registered.  If you have not registered after 60-days (i.e., 
  219. 30-day grace period after the 30-day trial period), GC will disallow further 
  220. use, and you must register at that time to continue using the software.  
  221. You will not lose any of your databases that you have worked hard on, even 
  222. after 60 days, but you cannot access them with GC until you register. 
  223. The version you have is fully functional during this trial period.  It will
  224. demonstrate the power of this software because thousands of recipes can be 
  225. imported quickly from Meal Master (tm) sources and maintained efficiently.  
  226.  
  227.  
  228. Distribution and Resale
  229.  
  230. You are granted permission to distribute the GC314.ZIP archive freely, 
  231. provided all the original files are kept together unaltered in any way. 
  232. You may not disassemble, decompose, reverse engineer, or alter any of 
  233. the files in the package. This includes, but is not limited to, modifying
  234. any icons, menus, or displays associated with the software.
  235.  
  236. This software is provided as SHAREWARE and cannot be sold. This restriction
  237. does not apply to connect time charges, or flat rate connection/download fees
  238. for electronic bulletin board services. This software can not be bundled 
  239. with any commercial package or accompanying books or magazines without 
  240. express written permission from the author.
  241.  
  242. Disclaimer
  243.  
  244. This software and accompanying materials are distributed "AS IS" and 
  245. without warranty, expressed or implied.  No implied warranty exists for 
  246. merchantability and/or fitness for any particular purpose.  Under no 
  247. circumstances shall anyone involved in the creation, production, or sale
  248. of this product be liable for direct, indirect, consequential, or special 
  249. damages arising out of any use of this product whatsoever. You, as the 
  250. user, assume full responsibility for use of this product.  
  251.  
  252. Installation of this program constitutes agreement on your part with 
  253. all shareware licensing requirements and disclaimers outlined in this 
  254. document and in other documentation for this program. Use of this 
  255. software beyond the initial 60-day trial period without registration
  256. is strictly prohibited.
  257.  
  258.  
  259. ARCHIVE PACKAGE:
  260.  
  261. List of Files
  262.  
  263. System Files
  264. gcxxx.exe    Grocery Consumer (GC) program (xxx is version number)
  265. gauge.vbx    Visual Basic gauge control
  266. grid.vbx    Visual Basic grid control
  267. gtlist.vbx    Visual Basic listbox control (tabbed)
  268. spin.vbx    Visual Basic spin control
  269. threed.vbx    Visual Basic 3D button control
  270. toolbars.vbx    Visual Basic toolbar control
  271. cmdialog.vbx    Visual Basic common dialog box control
  272. commdlg.dll    Visual Basic common dialog runtime library
  273. msafinx.dll    Visual Basic date function runtime library
  274. compat.tbl    system compatibility table 
  275. pkzip.pif    PIF file to run PKZIP to compress GC cookbooks
  276. pkunzip.pif    PIF file to run PKUNZIP to decompress GC cookbooks
  277. file_id.diz    GC description file for BBS 
  278. desc.sdi    GC description file for BBS
  279. gc.key        user registration key (key shipped with GC is UNREGISTERED) 
  280. gc.ico        Grocery Consumer icon
  281. gc.ini        initialization file (text editor, startup cookbook paths) 
  282. gc.hlp        Windows help file (Contents, Search)
  283. j1z3x7qv.txt    temporary file holding directions of recipe being edited
  284. readme.txt    first instructions for installation
  285. register.txt    registration form 
  286.  
  287. User Files
  288. recipes.gcf    cookbook (recipe database) packaged with GC 
  289. recipes.idx    recipe index for recipes.gcf
  290. recipes.cdx    category index (recipe assignments) for recipes.gcf
  291. recipes.cli    list of categories for recipes.gcf (text-based)
  292. name.gcf    other cookbooks
  293. name.idx    recipe index for name.gcf
  294. name.cdx    recipe category index (recipe assignments) for name.gcf
  295. name.cli    list of categories for name.gcf (text)
  296. name.zip    ZIPped cookbook (name.gcf, name.idx, name.cdx, name.cli)    
  297. name.tag    file containing tag list for cookbook name.gcf (text)
  298. latest.mnu    file containing latest working menu
  299. latest.shp    file containing latest shopping list (text)
  300. filename.shp    other simultaneous shopping lists that you can maintain (text)
  301. ingred.lst    droplist of recipe ingredients (text)
  302. units.lst    droplist of units for recipe ingredients (text)
  303. prep.lst    droplist of preparations for recipe ingredients (text)
  304. miscitem.lst    droplist of miscellaneous items to add to shopping list (text)
  305. brand.lst     droplist of brand names for ingredients and misc items (text)
  306. autokeys.lst    list of keyword strings for auto-assigning recipes (text)
  307. price.lst    list of store names, aisles, prices for items in stores (text)
  308. unitcvrt.lst    unit conversion list (text)
  309. coupon.lst    list of coupons for coupon manager (text)
  310. colors.lst    list of user-defined colors for GC screens
  311. sample.mmf    sample Meal Master (tm) recipe file (test MM import feature)
  312.  
  313. External files required to run GC:
  314.  
  315. pkzip.exe    compression program (must be in your DOS path).
  316. pkunzip.exe    decompression program (must be in your DOS path).
  317.         Use version from PKZ204G.ZIP archive.
  318. vbrun300.dll    Visual Basic run time library
  319. notepad.exe    Windows Notepad editor (or your choice of an editor)
  320.             for opening large Meal Master (tm) files.
  321.  
  322.  
  323. OVERVIEW OF THE GROCERY CONSUMER
  324.  
  325. The Grocery Consumer 3.14 is a full-featured recipe organizer and database, 
  326. meal planner, shopping list maker, and grocery cost manager for Windows.  
  327. The Grocery Consumer (hereafter called GC) is a super easy way to manage all 
  328. of these activities in one interface.  GC is more than a recipe manager -- 
  329. it gives you the consumer power to compare the cost of your shopping list at 
  330. all your favorite stores and create shopping lists organized by store aisle. 
  331. It will even flag coupons applicable to your shopping list when you use GCÆs 
  332. coupon manager.  
  333.  
  334. GC makes a shopping list from a multi-day meal plan that you create by 
  335. selecting recipes (dishes) for each day's meals from any of your personalized 
  336. recipe databases (cookbooks).  You can add miscellaneous items (e.g., cat food,
  337. deodorant, toothbrush) to the shopping list, or remove items from the list that
  338. you have in stock before printing the list that you take to the store. No more 
  339. forgetting those obscure little items and wasting your time going back to the
  340. store!  
  341.  
  342. You can search for recipes by category or text string. You can easily add,
  343. edit, or delete recipes from multiple cookbooks (recipe databases).  
  344. Droplists are provided on the recipe editing screen to provide consistent use
  345. of ingredient names and units.  No more fumbling through boxes of paper or 
  346. cards to find a favorite recipe.  Simply select it and print it from your 
  347. recipe database.  You can rapidly expand your recipe collection by easily 
  348. converting Meal-Master (tm) recipes (available on-line virtually everywhere) 
  349. to GC cookbook format. You can assign recipes to user-defined categories, or 
  350. let GC auto-assign categories for you.  You can fine-tune how GC auto-assigns
  351. recipes to categories.
  352.  
  353. You can exchange recipes with friends using GC's recipe import and export 
  354. features.  These allow you to copy any or all of your recipes and share them 
  355. with others, or include GC recipes they give you into your GC cookbooks.  GC 
  356. can also set you up to do recipe swapping on-line by creating a .ZIP recipe 
  357. file (compressed recipe file) for you. This feature also provides a means for
  358. efficient backup of your cookbooks.
  359.  
  360. The author of GC has a real problem with software that requires too many 
  361. keystrokes for data entry and program navigation.  Accordingly, all data 
  362. entry screens throughout GC are equipped with entry guessing and droplists 
  363. to minimize keystrokes during data input.  With entry guessing, you seldom 
  364. need more than a keystroke or so before GC adds the rest, guessing the 
  365. remaining characters based on a search of existing items in the droplist.  
  366. Droplists can also be viewed at data entry and items selected with the mouse.
  367. Cut and paste operations using standard Windows techniques can be used almost 
  368. anywhere in the GC interface.  All screens with gridded data tables (e.g., 
  369. shopping list, price list, units conversion list, etc.) allow editing in the 
  370. tables with a click of the mouse to the cell containing the entry you want 
  371. to change; then type a replacement for the cell contents.  Use the backspace 
  372. key to backspace if you need to correct a typo.  In summary, a lot of data 
  373. entry and editing power is at your fingertips with GC.
  374.  
  375. GC uses a price list for stores that the user builds, along with extensive 
  376. use of units conversions, to handle the tough job of converting recipe-size 
  377. ingredient amounts into store-size purchase amounts.  This way GC is able to 
  378. cost out the greatest portion of your shopping list using available price 
  379. list information.  Each item you add to a recipe or shopping list is added 
  380. to your price list automatically; you need only add the prices.  As you 
  381. improve your price list and units conversion list, GC can use a higher and 
  382. higher portion of the shopping list to establish a shopping list cost.  In 
  383. other words, the more you use it, the smarter GC gets.
  384.  
  385. When comparing GC features and price with other recipe/cooking/grocery 
  386. management software, we believe GC represents the best value (i.e., features 
  387. for the price) available today for Windows - including commercial, shareware,
  388. or otherwise.  Functionality and ease of use has been emphasized in its 
  389. development, and its convenient interface has evolved via thoughtful feedback
  390. from avid users in all walks of life.  GC is a powerful program that makes a 
  391. job we all must do very fast, efficient, and even fun.  It can cut hours off
  392. the time it takes to locate and organize your favorite recipes, plan your 
  393. menu, and create your shopping list.  Best of all, it helps you save time 
  394. and money in grocery shopping trips.
  395.  
  396. Benefits to Consumers
  397. ╖ cost comparison at various stores   
  398. ╖ shopping lists by aisle 
  399. ╖ rapid shopping list preparation from menu plan
  400. ╖ menu planning from database of dish recipes
  401. ╖ user definable recipe categories
  402. ╖ automatic categorizing feature that can be fine-tuned by user
  403. ╖ convenient, personalized recipe database with multi-criteria search
  404. ╖ easy conversion of Meal Master (tm) recipes into GC format
  405. ╖ minimal keystrokes on all data entry using quickfill and droplists
  406. ╖ recipe import/export in GC format 
  407. ╖ convenient zipping of recipe cookbooks for exchange with others
  408. ╖ coupon manager that flags coupons that apply to items in your shopping list
  409. ╖ extensive units conversions to condense shopping list and evaluate cost
  410.  
  411. Concepts (Functionality)
  412. ╖ ingredients build recipes, recipes build meal plans, meal plans build 
  413.     shopping lists, shopping lists are used to quantify costs
  414. ╖ user selects a menu period up to 28 days, builds a menu by selecting 
  415.     recipes for each day
  416. ╖ user selects up to six dishes (i.e., recipes) for each meal in a menu 
  417.     period
  418. ╖ GC automatically creates a shopping list from the completed menu
  419. ╖ user can add miscellaneous items to shopping list or remove items on hand
  420. ╖ GC computes the cost of the shopping list cost for several stores of 
  421.     interest
  422. ╖ GC creates a shopping list by aisle for any of the several stores
  423. ╖ user can scale (resize) a recipe if a recipe doesn't serve enough people
  424. ╖ with the help of The Grocery Consumer to streamline the process, the user:
  425.     builds and maintains a list of store prices and aisles for various 
  426.         items
  427.     builds and maintains a list of units conversions
  428.     builds and maintains database of dish recipes that includes 
  429.         ingredients, units of measure, quantities, etc. and 
  430.         directions (optional) for each recipe
  431. ╖ GC can print:
  432.     shopping list
  433.     shopping list by aisle
  434.     shopping list cost
  435.     meal plan
  436.     meal plan recipes
  437.     any or all recipes in user cookbook
  438.     recipe categories
  439.     recipes in each category
  440.     droplists (ingredients, units of measure, preparations, misc items, 
  441.         brands)
  442.     coupon list
  443.     unit conversions list
  444.     prices and aisles lists
  445.  
  446.  
  447. REGISTRATION INFORMATION:    
  448.  
  449. See the on-line documentation (Help... Register...) for complete 
  450. registration information.            
  451.  
  452. Registration entitles you to:
  453.  
  454. ╖ a printed, bound user manual
  455. ╖ a copy of the latest version of GC 
  456. ╖ a registration code to personalize GC and remove registration nags
  457. ╖ free upgrades to new versions of GC (how many commercial retailers do this?)
  458. ╖ notification of major upgrades (if you have an email address)
  459. ╖ priority technical support
  460. ╖ a voice in defining features for subsequent versions
  461. ╖ peace of mind for having done the right thing
  462.             
  463. You may register GC and receive the latest version for a one-time modest fee.
  464. Two registration methods are available:
  465.  
  466. ╖    check or money order:
  467.     by mail directly from author 
  468.     [$25 + shipping/handling, applicable sales tax]
  469.     International customers please use international money order or 
  470.     cashier's check    in USD (U.S. dollars).
  471.  
  472. ╖    credit card:
  473.     via PsL, or Public (software) Library 
  474.     [$31 + shipping/handling, applicable sales tax]
  475.  
  476. ORDER BY DIRECT MAIL TO AUTHOR:
  477.  
  478. This ordering method is the least-cost method (credit card orders to PsL are 
  479. $6 more).  Select Help... Register from within GC and fill out the on-line 
  480. form or use the following form.  Print the form, enclose personal check or 
  481. money order (international customers please use international money order)
  482. payable in U.S. dollars to Gary Hauser (see pricing schedule below). Please
  483. mail registration form and remittance to:
  484.  
  485.             Gary Hauser
  486.             Food-for-Thought Software
  487.             7304 Foxlair Rd
  488.             Knoxville, TN  37918
  489.             U.S.A.
  490.  
  491. ordering from:        reg. fee + taxes/S&H:         remit:
  492. ==============        ====================        ======
  493. within USA (except TN)  $25 + $2         =     $27
  494. Tennessee (USA)       $25 + $2 + .0825($25)      =     $29 
  495. Canada              $25 + $3              =     USD 28
  496. Europe or other      $25 + $7              =     USD 32
  497.  
  498. (NOTE:  These prices good through Dec 31, 1996.  After that, check the
  499.     latest version for updated prices.)
  500.  
  501. ========================== start form ======================================
  502.     
  503.     REGISTRATION FORM for THE GROCERY CONSUMER
  504.  
  505.  
  506. Name______________________________________________________________
  507.     (enter firstname & lastname EXACTLY as you want them on key)
  508.  
  509.  
  510. Ship My Package To:
  511.  
  512. Name_________________________________________  [  ] same as above
  513.  
  514. Address___________________________________________________________
  515.  
  516. City______________________________________________________________
  517.  
  518. State/Province________________________ ZIP/Postal Code____________
  519.  
  520. Country______________________ Telephone (    )____________________            
  521.  
  522.                 
  523. Where did you hear about the Grocery Consumer?
  524.  
  525. __________________________________________________________________
  526.  
  527.  
  528. Email address_____________________________________________________ 
  529.                                     
  530. Diskette   3.5"   5.25"    (circle one)   
  531.  
  532.  
  533. I am currently using GC 3.14 (or other ______) with:
  534.     
  535.          ___ Windows 3.1x    ___ WFW 3.11    ___ Windows 95
  536.  
  537. ========================== end form ========================================
  538.  
  539. By mail, you will receive a printed manual and diskette containing the latest 
  540. version of GC. Any questions or comments, you can find more information in 
  541. on-line Help or you can contact us in any of the following ways (email preferred):
  542.  
  543.              email   ghauser@usit.net
  544.     The Fox's Lair BBS  (423) 922-4679  [8-N-1]
  545.                FAX  (423) 922-5768
  546.              voice  (423) 922-4294  (leave message)
  547.  
  548. Ordering just the user manual:
  549. If you wish to order just the user manual, you may do so by remitting only U.S. $10 and 
  550. noting your request for only the user manual on a completed registration form.  This 
  551. option is handy for those registered users who upgrade free to a new version and wish
  552. to receive a user manual covering all the latest features.  Alternatively, you may simply
  553. elect to learn the new features using GC's on-line Help.
  554.  
  555.  
  556. ORDER BY CREDIT CARD VIA PsL
  557.  
  558. You can register GC via the Public (software) Library, also known as PsL,  
  559. using MasterCard, Visa, American Express, or Discover.  This ordering method 
  560. is $6 more than ordering by mail direct to the author.
  561.  
  562.        For orders only, call:
  563.     1-713-524-6394          1-800-242-4775
  564.  
  565. You can order by FAX to PsL at 1-713-524-6398. You can also mail credit card 
  566. orders to PsL at P.O. Box 35705, Houston, TX  77235-5705
  567.  
  568.     THE ABOVE NUMBERS ARE FOR ORDERS ONLY.
  569.  
  570.     THE AUTHOR CANNOT BE REACHED AT THESE NUMBERS.
  571.  
  572. To ensure that you get the latest version, PsL will notify us the day of your
  573. order and we will ship the product directly to you.  When ordering, please 
  574. tell the operator you are ordering part number:      14306
  575.  
  576. ordering from:        fee + S&H + tax           remit (U.S. dollars):
  577. ==================     ====================          =====================    
  578. within USA (except TN)    $31 + $2                   =    $33
  579. Tennessee (USA)       $31 + $2 + .0825($31)    =    $35.50
  580. Canada              $31 + $3                =    $34
  581. Europe or other           $31 + $7                 =    $38
  582.  
  583. (NOTE:  These prices good through Dec 31, 1996.  After that, check the
  584.     latest version for updated prices.)
  585.  
  586. PsL only provides the registration service.  Any questions about the status 
  587. of shipment of your order, refunds, registration options, product details, 
  588. technical support, volume discounts, dealer pricing, site licenses, 
  589. sub-licensing, etc. MUST be directed to:
  590.  
  591.     Gary Hauser
  592.     Food-for-Thought Software
  593.     7304 Foxlair Rd
  594.     Knoxville, TN  37918
  595.     U.S.A.
  596.  
  597.     email:        ghauser@usit.net
  598.     fax:          (423) 922-5768
  599.     BBS:          (423) 922-4679    
  600.     WWW:        http://www.intergate.net/chtml/ghauser/gcinfo.html
  601.  
  602.  
  603. More on the registration code...
  604.  
  605. When your registration fee is received, a registration code will be 
  606. sent to you with your package (latest diskette, manual). When entered
  607. into GC (Help... Register... Reg. Code button), it will personalize your
  608. GC interface, remove the "unregistered" nag screens, and disable the 
  609. 60-day shutdown. Each time you install a new version of GC, make sure 
  610. you use File... Upgrade... to bring over your old files (including your
  611. registration key). You do not have to re-register as new versions 
  612. come out.  Simply download future versions from any of the various 
  613. sources and your registered key will work with them.
  614.  
  615.             THANKS FOR REGISTERING!
  616.